// climits standard header
#pragma once
#ifndef _CLIMITS_
#define _CLIMITS_
#include <yvals.h>

#include <limits.h>
#endif /* _CLIMITS_ */

/*
 * Copyright (c) by P.J. Plauger. All rights reserved.
 * Consult your license regarding permissions and restrictions.
V6.50:0009 */
